home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
SLAX 6.0.8
/
slax-6.0.8.iso
/
slax
/
base
/
006-devel.lzm
/
usr
/
include
/
kapp.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2005-09-10
|
181 b
|
7 lines
// kapp.h is the old name. Use #include <kapplication.h> from now on
#ifdef KDE_NO_COMPAT
#error include <kapplication.h> instead of <kapp.h>
#else
#include <kapplication.h>
#endif